home *** CD-ROM | disk | FTP | other *** search
/ Super PC 34 / Super PC 34 (Shareware).iso / spc / UTIL / DJGPP2 / V2MISC / CSDPMI1S.ZIP / SRC / CWSDPMI / TODO < prev    next >
Encoding:
Text File  |  1995-12-18  |  930 b   |  18 lines

  1. 1) Make 0.9 bug/deviation list
  2. 2) Stacks without big bit set don't work
  3. 3) Support I24 (ugly, a different type of callback)
  4. 4) Move most of what is in i_31 to i_31prot.  Since TC can't handle ESP/EBP vs
  5.    SP/BP, very ugly.
  6. 7) Valloc memory allocation at entry time? (But we use UMB...)
  7. 8) get/restore RM hw interrupt vectors (if we abort them, for example)
  8. 9) Prot mode page faults (savings? right now 3 mode swaps, future 2)
  9. 10) raw mode save state needed?
  10. 11) 16 bit support - get prototype working with BCC
  11. 12) 1.0 version - finish mswitch in djasm (Morten is doing this)
  12. 13) Restructure paging - re-use same page in file (short seeks)
  13. 14) MW's nested task calls vs no jmpt at all (save 240 clocks!)
  14. 15) MW's save things high - save the stack & fix DPMIsp crap
  15. 16) Doom doesn't work, why?
  16. 18) Write param edit image to set parameters (ie low memory usage, pagefile)
  17. 19) RM stack: size a parameter? malloc it?
  18.